Step 1: Probability a specific sample \(i\) is NOT drawn in one draw = \(1 - 1/n\).
Step 2: Over \(n\) independent draws, P(i never drawn) = \((1 - 1/n)^n\).
Step 3: Limit: \(\lim_{n\to\infty}(1-1/n)^n = 1/e \approx 0.3679\).
Step 4: P(i in bag) = \(1 - 1/e \approx 63.2\%\). Each replicate uses ~63.2 % of the unique original samples — matches the hand-n=7 example closely!